home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 October: Mac OS SDK / Dev.CD Oct 97 SDK1.toast / Development Kits (Disc 1) / QuickDraw GX / Programming Stuff / GX Compatibility Interfaces / layout routines.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-03-23  |  274 b   |  12 lines  |  [TEXT/MPS ]

  1. /* 
  2.     "layout routines.h" has been merged in to "GXLayout.h"
  3.     
  4.     This file has been included to allow older source code 
  5.     to #include <layout routines.h>.  Please update your source
  6.     code to directly #include <GXLayout.h>
  7. */
  8.  
  9. #ifndef __GXLAYOUT__
  10. #include <GXLayout.h>
  11. #endif
  12.